Avoid test failures on Hurd
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sun, 26 Jun 2022 14:06:07 +0000 (15:06 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sun, 26 Jun 2022 14:06:07 +0000 (15:06 +0100)
commit00b3a6eb4eef6c62ad562bddd7ae6e6fa23c479b
treec468d1ec2c48982c52216aa0b6f0cca0cb53c8d7
parentca0f1328fd6e40b9c202975ad682c2b4a66176c8
Avoid test failures on Hurd

Allow multiprocessing to be unavailable
Accept any errno not just 2 for (intentionally) nonexistent files
(Hurd appears to use 2**30+2)

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no

Gbp-Pq: Name hurd_compat.patch
pandas/tests/io/parser/common/test_file_buffer_url.py
pandas/tests/io/parser/test_multi_thread.py
pandas/tests/io/test_common.py
pandas/tests/test_downstream.py